0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.1057820320129 380 0.3225 0


No Amazon API Requests Made.


App Debug - Total Time 1.1057820320129 seconds

Number Time From Start Name Description
1 0.74477601051331 Initialise Initialise FSB Function
2 0.74681997299194 App Controller Start Start of the App controller (called before the controller of every page)
3 0.74942016601562 Start of getCategoryListByGroup Function Before first category groups query
4 0.7497889995575 After initial query Before first category groups query
5 0.74979114532471 Get Category List for Group Before the call to getCategoryList function
6 0.74979496002197 Start of GetCategoryList function Start of the function
7 0.74979996681213 Before getting categories Query to get specific category list
8 0.75046896934509 After getting categories Query to get specific category list
9 0.75047206878662 Before getting category custom Before call to function getCategoryCustom
10 0.75416803359985 After getting category custom After call to function getCategoryCustom
11 0.7541720867157 Before getting category custom Before call to function getCategoryCustom
12 0.75851011276245 After getting category custom After call to function getCategoryCustom
13 0.7585129737854 Before getting category custom Before call to function getCategoryCustom
14 0.76180219650269 After getting category custom After call to function getCategoryCustom
15 0.76180505752563 Before getting category custom Before call to function getCategoryCustom
16 0.76505017280579 After getting category custom After call to function getCategoryCustom
17 0.76505303382874 Before getting category custom Before call to function getCategoryCustom
18 0.76873517036438 After getting category custom After call to function getCategoryCustom
19 0.76873803138733 Before getting category custom Before call to function getCategoryCustom
20 0.77202200889587 After getting category custom After call to function getCategoryCustom
21 0.77202606201172 End of GetCategoryList function End of the function
22 0.77203607559204 Get Category List for Group Before the call to getCategoryList function
23 0.77203917503357 Start of GetCategoryList function Start of the function
24 0.77204418182373 Before getting categories Query to get specific category list
25 0.77242517471313 End of getCategoryListByGroup Function Before return()
26 0.87816214561462 App Controller End End of the App controller (called before the controller of every page)
27 1.0436670780182 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.0444130897522 Before Get Options Before the call to getOptions in the tpl class
29 1.0730800628662 After Get Options After the call to getOptions in the tpl class
30 1.0731129646301 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.1057651042938 Finalizing debug Before the debug is output to the page.
32 1.1057801246643 End of App This is the end of the app logging, final timestamp


Query Debug - 380 Database Queries. Total time 0.3225 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0005 0.00050806999206543
SELECT parameter, value FROM parameters
2 0.0016 0.001633882522583
SELECT * FROM `bad_bots`
3 0.0005 0.00052595138549805
SET time_zone = 'Europe/London'
4 0.0005 0.00049304962158203
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0014 0.0013561248779297
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:12:\"18.189.3.137\";}'
6 0.0013 0.0013101100921631
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1715683960'
7 0.0015 0.0014879703521729
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0011 0.0010628700256348
UPDATE autorun SET lastrun = '2024-05-14 10:52:40' WHERE id = '15'
9 0.0004 0.00038599967956543
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0004 0.00036001205444336
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00034999847412109
SELECT * FROM pages WHERE id = 52
12 0.0007 0.00068783760070801
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0008 0.00079798698425293
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00037312507629395
SELECT * FROM pages WHERE pagename = 'search'
15 0.0004 0.00035214424133301
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0006 0.0006411075592041
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0004 0.00044393539428711
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0003 0.00034403800964355
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0003 0.00033998489379883
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0004 0.00036215782165527
SELECT id FROM categories WHERE parent_id = '26'
21 0.0005 0.00048112869262695
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0004 0.00042295455932617
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0004 0.00039505958557129
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0004 0.00040316581726074
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00034308433532715
SELECT * FROM categorygroups WHERE id = '1'
26 0.0004 0.00037384033203125
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00030994415283203
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0004 0.0003809928894043
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0004 0.00041794776916504
SELECT id FROM categories WHERE parent_id = '27'
30 0.0004 0.00036907196044922
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0013 0.0012881755828857
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00039196014404297
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00034403800964355
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00031709671020508
SELECT * FROM categorygroups WHERE id = '1'
35 0.0004 0.00040698051452637
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00030994415283203
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0004 0.00038409233093262
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00034999847412109
SELECT id FROM categories WHERE parent_id = '28'
39 0.0003 0.00031495094299316
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0004 0.00036501884460449
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00030684471130371
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00033903121948242
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0004 0.0003809928894043
SELECT * FROM categorygroups WHERE id = '1'
44 0.0003 0.00034189224243164
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.0003361701965332
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0004 0.00035405158996582
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0004 0.00038003921508789
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.00040912628173828
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00033807754516602
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.00031805038452148
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00031399726867676
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00031900405883789
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00038790702819824
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0005 0.0005030632019043
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0006 0.00058293342590332
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00032496452331543
SELECT id FROM categories WHERE parent_id = '30'
57 0.0003 0.00033807754516602
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0004 0.00038599967956543
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0004 0.0003509521484375
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00031208992004395
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00033116340637207
SELECT * FROM categorygroups WHERE id = '1'
62 0.0003 0.00031495094299316
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00034308433532715
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0004 0.00036001205444336
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00034999847412109
SELECT id FROM categories WHERE parent_id = '31'
66 0.0004 0.00039887428283691
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.0003359317779541
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00033092498779297
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0004 0.00037097930908203
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00034284591674805
SELECT * FROM categorygroups WHERE id = '1'
71 0.0004 0.00036501884460449
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0003 0.00033688545227051
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0004 0.00044703483581543
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0003 0.00034713745117188
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0003 0.00033402442932129
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0003 0.00029587745666504
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0008 0.00076007843017578
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.0998 0.099819183349609
SELECT * FROM ipgeocountries WHERE INET_ATON('18.189.3.137') >= INET_ATON(ip_start) AND INET_ATON('18.189.3.137') <= INET_ATON(ip_end)
79 0.0004 0.00038599967956543
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0004 0.00035214424133301
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0003 0.00033211708068848
SELECT * FROM pages WHERE pagename = 'search'
82 0.0005 0.00051593780517578
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0004 0.00039815902709961
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0003 0.00032210350036621
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0003 0.00033116340637207
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0003 0.00027799606323242
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0003 0.00026893615722656
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0010 0.00099420547485352
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'clipper organic rooibos tea fairtrade caffeine free with antioxidants', NOW(), '18.189.3.137'
89 0.0019 0.0018618106842041
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0015 0.0014650821685791
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0071 0.007098913192749
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'clipper') OR (keyfeatures LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (keyfeatures LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (keyfeatures LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (keyfeatures LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (keyfeatures LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (keyfeatures LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (keyfeatures LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (keyfeatures LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (keyfeatures LIKE 'antioxidants') OR (title LIKE 'antioxidants'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0008 0.0008242130279541
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
93 0.0003 0.0002591609954834
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
94 0.0003 0.00027608871459961
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0129 0.012856960296631
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%clipper%') OR (keyfeatures LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (keyfeatures LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (keyfeatures LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (keyfeatures LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (keyfeatures LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (keyfeatures LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (keyfeatures LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (keyfeatures LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (keyfeatures LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00032210350036621
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
97 0.0003 0.0002591609954834
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
98 0.0007 0.00067996978759766
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0006 0.00059700012207031
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0053 0.0052928924560547
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'clipper') OR (keyfeatures LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (keyfeatures LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (keyfeatures LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (keyfeatures LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (keyfeatures LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (keyfeatures LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (keyfeatures LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (keyfeatures LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (keyfeatures LIKE 'antioxidants') OR (title LIKE 'antioxidants'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0008 0.00080490112304688
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
102 0.0003 0.00025796890258789
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
103 0.0003 0.0002741813659668
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0130 0.013010025024414
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%clipper%') OR (keyfeatures LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (keyfeatures LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (keyfeatures LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (keyfeatures LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (keyfeatures LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (keyfeatures LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (keyfeatures LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (keyfeatures LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (keyfeatures LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00028800964355469
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
106 0.0003 0.00030183792114258
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
107 0.0006 0.00055909156799316
SELECT * FROM products WHERE id = '1267'
108 0.0008 0.00080013275146484
SELECT * FROM productimages WHERE product_id = '1267' ORDER BY sortorder ASC
109 0.0002 0.00024318695068359
SELECT * FROM product_image_select WHERE product_id = '1267'
110 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '1267'
111 0.0003 0.00028491020202637
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1267' AND a.name = n.originalname
112 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '1267' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0004 0.00040221214294434
SELECT * FROM productoffers
                WHERE product_id = '1267' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0003 0.00029587745666504
SELECT * FROM productoffers
                WHERE product_id = 1267
                ORDER BY price ASC LIMIT 1
115 0.0003 0.00032210350036621
SELECT value FROM productattributes
                WHERE product_id = '1267'
                AND name = 'ListPriceAmount'
116 0.0004 0.00038504600524902
SELECT value FROM productattributes WHERE product_id = '1267' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0006 0.00058293342590332
SELECT * FROM products WHERE id = '4935'
118 0.0005 0.0004730224609375
SELECT * FROM productimages WHERE product_id = '4935' ORDER BY sortorder ASC
119 0.0003 0.0002892017364502
SELECT * FROM product_image_select WHERE product_id = '4935'
120 0.0003 0.00030303001403809
SELECT * FROM productcustomimages WHERE product_id = '4935'
121 0.0003 0.00027585029602051
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4935' AND a.name = n.originalname
122 0.0003 0.00025200843811035
SELECT * FROM productoffers WHERE product_id = '4935' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0003 0.00027298927307129
SELECT * FROM productoffers
                WHERE product_id = '4935' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0003 0.00028586387634277
SELECT * FROM productoffers
                WHERE product_id = 4935
                ORDER BY price ASC LIMIT 1
125 0.0002 0.00023603439331055
SELECT value FROM productattributes
                WHERE product_id = '4935'
                AND name = 'ListPriceAmount'
126 0.0002 0.00023388862609863
SELECT value FROM productattributes WHERE product_id = '4935' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0005 0.00050091743469238
SELECT * FROM products WHERE id = '2896'
128 0.0012 0.0011658668518066
SELECT * FROM productimages WHERE product_id = '2896' ORDER BY sortorder ASC
129 0.0024 0.0024120807647705
SELECT * FROM product_image_select WHERE product_id = '2896'
130 0.0009 0.00085592269897461
SELECT * FROM productcustomimages WHERE product_id = '2896'
131 0.0002 0.00024509429931641
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2896' AND a.name = n.originalname
132 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '2896' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0005 0.00051498413085938
SELECT * FROM productoffers
                WHERE product_id = '2896' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0003 0.00033998489379883
SELECT * FROM productoffers
                WHERE product_id = 2896
                ORDER BY price ASC LIMIT 1
135 0.0006 0.00063705444335938
SELECT value FROM productattributes
                WHERE product_id = '2896'
                AND name = 'ListPriceAmount'
136 0.0008 0.00081706047058105
SELECT value FROM productattributes WHERE product_id = '2896' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
137 0.0009 0.0008549690246582
SELECT * FROM products WHERE id = '858'
138 0.0005 0.00051093101501465
SELECT * FROM productimages WHERE product_id = '858' ORDER BY sortorder ASC
139 0.0003 0.00030398368835449
SELECT * FROM product_image_select WHERE product_id = '858'
140 0.0003 0.00030207633972168
SELECT * FROM productcustomimages WHERE product_id = '858'
141 0.0004 0.00036191940307617
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '858' AND a.name = n.originalname
142 0.0003 0.00029611587524414
SELECT * FROM productoffers WHERE product_id = '858' AND merchantid = 'A1X6FK5RDHNB96'
143 0.0003 0.00034093856811523
SELECT * FROM productoffers
                WHERE product_id = '858' AND price > 0
                ORDER BY price ASC LIMIT 1
144 0.0003 0.0002741813659668
SELECT value FROM productattributes WHERE product_id = '858' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
145 0.0008 0.00078082084655762
SELECT * FROM products WHERE id = '1462'
146 0.0003 0.00033211708068848
SELECT * FROM productimages WHERE product_id = '1462' ORDER BY sortorder ASC
147 0.0012 0.0011699199676514
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1462' AND p.id = pi.product_id ORDER BY pi.sortorder
148 0.0007 0.00073695182800293
SELECT * FROM product_image_select WHERE product_id = '1462'
149 0.0003 0.00032997131347656
SELECT * FROM productcustomimages WHERE product_id = '1462'
150 0.0010 0.0010478496551514
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1462'
                GROUP BY o.product_id
151 0.0015 0.0015149116516113
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1462'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
152 0.0008 0.00081014633178711
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1462
153 0.0004 0.00035691261291504
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1462' AND a.name = n.originalname
154 0.0004 0.00036883354187012
SELECT * FROM productoffers WHERE product_id = '1462' AND merchantid = 'A1X6FK5RDHNB96'
155 0.0004 0.00038886070251465
SELECT * FROM productoffers
                WHERE product_id = '1462' AND price > 0
                ORDER BY price ASC LIMIT 1
156 0.0003 0.00031089782714844
SELECT * FROM productoffers
                WHERE product_id = 1462
                ORDER BY price ASC LIMIT 1
157 0.0003 0.00027894973754883
SELECT value FROM productattributes
                WHERE product_id = '1462'
                AND name = 'ListPriceAmount'
158 0.0003 0.00030994415283203
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1462'
                GROUP BY o.product_id
159 0.0003 0.00030088424682617
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1462'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
160 0.0003 0.00033092498779297
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1462
161 0.0009 0.00089597702026367
SELECT * FROM products WHERE parent_id = '1462'
162 0.0010 0.0010228157043457
SELECT * FROM products WHERE id = '1159'
163 0.0004 0.00042891502380371
SELECT * FROM productimages WHERE product_id = '1159' ORDER BY sortorder ASC
164 0.0004 0.00035405158996582
SELECT * FROM product_image_select WHERE product_id = '1159'
165 0.0003 0.00033807754516602
SELECT * FROM productcustomimages WHERE product_id = '1159'
166 0.0003 0.00034403800964355
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1159' AND a.name = n.originalname
167 0.0003 0.00034809112548828
SELECT * FROM productoffers WHERE product_id = '1159' AND merchantid = 'A1X6FK5RDHNB96'
168 0.0004 0.00035405158996582
SELECT * FROM productoffers
                WHERE product_id = '1159' AND price > 0
                ORDER BY price ASC LIMIT 1
169 0.0003 0.00034809112548828
SELECT value FROM productattributes WHERE product_id = '1159' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
170 0.0008 0.00082302093505859
SELECT * FROM products WHERE id = '3954'
171 0.0005 0.00052285194396973
SELECT * FROM productimages WHERE product_id = '3954' ORDER BY sortorder ASC
172 0.0012 0.0011610984802246
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3954' AND p.id = pi.product_id ORDER BY pi.sortorder
173 0.0003 0.00034189224243164
SELECT * FROM product_image_select WHERE product_id = '3954'
174 0.0003 0.0002899169921875
SELECT * FROM productcustomimages WHERE product_id = '3954'
175 0.0010 0.00096011161804199
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3954'
                GROUP BY o.product_id
176 0.0010 0.0010111331939697
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3954'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
177 0.0007 0.00065898895263672
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3954
178 0.0003 0.00030803680419922
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3954' AND a.name = n.originalname
179 0.0004 0.00044083595275879
SELECT * FROM productoffers WHERE product_id = '3954' AND merchantid = 'A1X6FK5RDHNB96'
180 0.0004 0.00039100646972656
SELECT * FROM productoffers
                WHERE product_id = '3954' AND price > 0
                ORDER BY price ASC LIMIT 1
181 0.0003 0.00034189224243164
SELECT * FROM productoffers
                WHERE product_id = 3954
                ORDER BY price ASC LIMIT 1
182 0.0004 0.00042605400085449
SELECT value FROM productattributes
                WHERE product_id = '3954'
                AND name = 'ListPriceAmount'
183 0.0003 0.0002901554107666
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3954'
                GROUP BY o.product_id
184 0.0003 0.00031590461730957
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3954'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
185 0.0003 0.00034785270690918
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3954
186 0.0003 0.00029706954956055
SELECT value FROM productattributes WHERE product_id = '3954' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
187 0.0009 0.00094294548034668
SELECT * FROM products WHERE parent_id = '3954'
188 0.0013 0.0013368129730225
SELECT * FROM products WHERE id = '4766'
189 0.0008 0.0007939338684082
SELECT * FROM productimages WHERE product_id = '4766' ORDER BY sortorder ASC
190 0.0003 0.00029897689819336
SELECT * FROM product_image_select WHERE product_id = '4766'
191 0.0003 0.00034618377685547
SELECT * FROM productcustomimages WHERE product_id = '4766'
192 0.0003 0.00030088424682617
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4766' AND a.name = n.originalname
193 0.0003 0.00030612945556641
SELECT * FROM productoffers WHERE product_id = '4766' AND merchantid = 'A1X6FK5RDHNB96'
194 0.0003 0.00034117698669434
SELECT * FROM productoffers
                WHERE product_id = '4766' AND price > 0
                ORDER BY price ASC LIMIT 1
195 0.0003 0.00031113624572754
SELECT * FROM productoffers
                WHERE product_id = 4766
                ORDER BY price ASC LIMIT 1
196 0.0003 0.0003049373626709
SELECT value FROM productattributes
                WHERE product_id = '4766'
                AND name = 'ListPriceAmount'
197 0.0003 0.00031805038452148
SELECT value FROM productattributes WHERE product_id = '4766' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
198 0.0007 0.00073504447937012
SELECT * FROM products WHERE id = '1232'
199 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '1232' ORDER BY sortorder ASC
200 0.0003 0.00028705596923828
SELECT * FROM product_image_select WHERE product_id = '1232'
201 0.0003 0.00027918815612793
SELECT * FROM productcustomimages WHERE product_id = '1232'
202 0.0003 0.00030112266540527
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1232' AND a.name = n.originalname
203 0.0003 0.00033712387084961
SELECT * FROM productoffers WHERE product_id = '1232' AND merchantid = 'A1X6FK5RDHNB96'
204 0.0003 0.00031709671020508
SELECT * FROM productoffers
                WHERE product_id = '1232' AND price > 0
                ORDER BY price ASC LIMIT 1
205 0.0004 0.00037384033203125
SELECT value FROM productattributes WHERE product_id = '1232' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
206 0.0007 0.00071907043457031
SELECT * FROM products WHERE id = '1164'
207 0.0003 0.00028800964355469
SELECT * FROM productimages WHERE product_id = '1164' ORDER BY sortorder ASC
208 0.0003 0.00026917457580566
SELECT * FROM product_image_select WHERE product_id = '1164'
209 0.0003 0.00032591819763184
SELECT * FROM productcustomimages WHERE product_id = '1164'
210 0.0003 0.00030708312988281
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1164' AND a.name = n.originalname
211 0.0004 0.00043892860412598
SELECT * FROM productoffers WHERE product_id = '1164' AND merchantid = 'A1X6FK5RDHNB96'
212 0.0003 0.00031495094299316
SELECT * FROM productoffers
                WHERE product_id = '1164' AND price > 0
                ORDER BY price ASC LIMIT 1
213 0.0003 0.00029706954956055
SELECT value FROM productattributes WHERE product_id = '1164' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
214 0.0007 0.00072216987609863
SELECT * FROM products WHERE id = '4758'
215 0.0003 0.00033092498779297
SELECT * FROM productimages WHERE product_id = '4758' ORDER BY sortorder ASC
216 0.0003 0.00031614303588867
SELECT * FROM product_image_select WHERE product_id = '4758'
217 0.0004 0.00035309791564941
SELECT * FROM productcustomimages WHERE product_id = '4758'
218 0.0005 0.00051498413085938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4758' AND a.name = n.originalname
219 0.0005 0.00045490264892578
SELECT * FROM productoffers WHERE product_id = '4758' AND merchantid = 'A1X6FK5RDHNB96'
220 0.0004 0.00038909912109375
SELECT * FROM productoffers
                WHERE product_id = '4758' AND price > 0
                ORDER BY price ASC LIMIT 1
221 0.0003 0.00031709671020508
SELECT * FROM productoffers
                WHERE product_id = 4758
                ORDER BY price ASC LIMIT 1
222 0.0020 0.0019919872283936
SELECT value FROM productattributes
                WHERE product_id = '4758'
                AND name = 'ListPriceAmount'
223 0.0004 0.00044679641723633
SELECT value FROM productattributes WHERE product_id = '4758' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
224 0.0011 0.0010659694671631
SELECT * FROM products WHERE id = '4756'
225 0.0006 0.00055193901062012
SELECT * FROM productimages WHERE product_id = '4756' ORDER BY sortorder ASC
226 0.0003 0.00030899047851562
SELECT * FROM product_image_select WHERE product_id = '4756'
227 0.0003 0.00033783912658691
SELECT * FROM productcustomimages WHERE product_id = '4756'
228 0.0004 0.00041389465332031
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4756' AND a.name = n.originalname
229 0.0004 0.00037193298339844
SELECT * FROM productoffers WHERE product_id = '4756' AND merchantid = 'A1X6FK5RDHNB96'
230 0.0004 0.00040817260742188
SELECT * FROM productoffers
                WHERE product_id = '4756' AND price > 0
                ORDER BY price ASC LIMIT 1
231 0.0008 0.00079703330993652
SELECT * FROM productoffers
                WHERE product_id = 4756
                ORDER BY price ASC LIMIT 1
232 0.0003 0.00034213066101074
SELECT value FROM productattributes
                WHERE product_id = '4756'
                AND name = 'ListPriceAmount'
233 0.0003 0.00030803680419922
SELECT value FROM productattributes WHERE product_id = '4756' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
234 0.0007 0.00069093704223633
SELECT * FROM products WHERE id = '1087'
235 0.0004 0.00037503242492676
SELECT * FROM productimages WHERE product_id = '1087' ORDER BY sortorder ASC
236 0.0003 0.0003049373626709
SELECT * FROM product_image_select WHERE product_id = '1087'
237 0.0004 0.00037789344787598
SELECT * FROM productcustomimages WHERE product_id = '1087'
238 0.0006 0.00056600570678711
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1087' AND a.name = n.originalname
239 0.0003 0.00032591819763184
SELECT * FROM productoffers WHERE product_id = '1087' AND merchantid = 'A1X6FK5RDHNB96'
240 0.0005 0.00054001808166504
SELECT * FROM productoffers
                WHERE product_id = '1087' AND price > 0
                ORDER BY price ASC LIMIT 1
241 0.0003 0.00028491020202637
SELECT value FROM productattributes WHERE product_id = '1087' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
242 0.0008 0.00075101852416992
SELECT * FROM products WHERE id = '4011'
243 0.0003 0.00031304359436035
SELECT * FROM productimages WHERE product_id = '4011' ORDER BY sortorder ASC
244 0.0004 0.00037193298339844
SELECT * FROM product_image_select WHERE product_id = '4011'
245 0.0004 0.00039505958557129
SELECT * FROM productcustomimages WHERE product_id = '4011'
246 0.0004 0.00035309791564941
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4011' AND a.name = n.originalname
247 0.0003 0.00034904479980469
SELECT * FROM productoffers WHERE product_id = '4011' AND merchantid = 'A1X6FK5RDHNB96'
248 0.0004 0.0003659725189209
SELECT * FROM productoffers
                WHERE product_id = '4011' AND price > 0
                ORDER BY price ASC LIMIT 1
249 0.0003 0.00030899047851562
SELECT value FROM productattributes WHERE product_id = '4011' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
250 0.0007 0.00068521499633789
SELECT * FROM products WHERE id = '797'
251 0.0011 0.0010690689086914
SELECT * FROM productimages WHERE product_id = '797' ORDER BY sortorder ASC
252 0.0015 0.0014998912811279
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '797' AND p.id = pi.product_id ORDER BY pi.sortorder
253 0.0004 0.00038790702819824
SELECT * FROM product_image_select WHERE product_id = '797'
254 0.0004 0.00039196014404297
SELECT * FROM productcustomimages WHERE product_id = '797'
255 0.0009 0.00093603134155273
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '797'
                GROUP BY o.product_id
256 0.0025 0.0024800300598145
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '797'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
257 0.0024 0.0024030208587646
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 797
258 0.0009 0.00090193748474121
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '797' AND a.name = n.originalname
259 0.0004 0.00037908554077148
SELECT * FROM productoffers WHERE product_id = '797' AND merchantid = 'A1X6FK5RDHNB96'
260 0.0003 0.00033807754516602
SELECT * FROM productoffers
                WHERE product_id = '797' AND price > 0
                ORDER BY price ASC LIMIT 1
261 0.0004 0.00036501884460449
SELECT * FROM productoffers
                WHERE product_id = 797
                ORDER BY price ASC LIMIT 1
262 0.0003 0.00031685829162598
SELECT value FROM productattributes
                WHERE product_id = '797'
                AND name = 'ListPriceAmount'
263 0.0003 0.00031590461730957
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '797'
                GROUP BY o.product_id
264 0.0003 0.00032806396484375
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '797'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
265 0.0004 0.00036001205444336
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 797
266 0.0003 0.00031781196594238
SELECT value FROM productattributes WHERE product_id = '797' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
267 0.0016 0.0016260147094727
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '797'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
268 0.0014 0.0013859272003174
SELECT * FROM products WHERE id = '3646'
269 0.0003 0.00034880638122559
SELECT * FROM productimages WHERE product_id = '3646' ORDER BY sortorder ASC
270 0.0003 0.00034403800964355
SELECT * FROM product_image_select WHERE product_id = '3646'
271 0.0003 0.00028586387634277
SELECT * FROM productcustomimages WHERE product_id = '3646'
272 0.0004 0.00039100646972656
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3646' AND a.name = n.originalname
273 0.0004 0.00038504600524902
SELECT * FROM productoffers WHERE product_id = '3646' AND merchantid = 'A1X6FK5RDHNB96'
274 0.0006 0.00056099891662598
SELECT * FROM productoffers
                WHERE product_id = '3646' AND price > 0
                ORDER BY price ASC LIMIT 1
275 0.0004 0.00037288665771484
SELECT * FROM productoffers
                WHERE product_id = 3646
                ORDER BY price ASC LIMIT 1
276 0.0003 0.00031399726867676
SELECT value FROM productattributes
                WHERE product_id = '3646'
                AND name = 'ListPriceAmount'
277 0.0004 0.0004279613494873
SELECT value FROM productattributes WHERE product_id = '3646' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
278 0.0009 0.00092887878417969
SELECT * FROM products WHERE id = '975'
279 0.0006 0.00060319900512695
SELECT * FROM productimages WHERE product_id = '975' ORDER BY sortorder ASC
280 0.0003 0.00033998489379883
SELECT * FROM product_image_select WHERE product_id = '975'
281 0.0003 0.00032997131347656
SELECT * FROM productcustomimages WHERE product_id = '975'
282 0.0004 0.00036907196044922
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '975' AND a.name = n.originalname
283 0.0003 0.0003349781036377
SELECT * FROM productoffers WHERE product_id = '975' AND merchantid = 'A1X6FK5RDHNB96'
284 0.0007 0.00069904327392578
SELECT * FROM productoffers
                WHERE product_id = '975' AND price > 0
                ORDER BY price ASC LIMIT 1
285 0.0004 0.00039196014404297
SELECT value FROM productattributes WHERE product_id = '975' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
286 0.0012 0.0011940002441406
SELECT * FROM products WHERE id = '1006'
287 0.0004 0.00038695335388184
SELECT * FROM productimages WHERE product_id = '1006' ORDER BY sortorder ASC
288 0.0003 0.00033807754516602
SELECT * FROM product_image_select WHERE product_id = '1006'
289 0.0005 0.00050187110900879
SELECT * FROM productcustomimages WHERE product_id = '1006'
290 0.0004 0.00036907196044922
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1006' AND a.name = n.originalname
291 0.0015 0.0014681816101074
SELECT * FROM productoffers WHERE product_id = '1006' AND merchantid = 'A1X6FK5RDHNB96'
292 0.0009 0.00088310241699219
SELECT * FROM productoffers
                WHERE product_id = '1006' AND price > 0
                ORDER BY price ASC LIMIT 1
293 0.0005 0.00049304962158203
SELECT * FROM productoffers
                WHERE product_id = 1006
                ORDER BY price ASC LIMIT 1
294 0.0003 0.00034904479980469
SELECT value FROM productattributes
                WHERE product_id = '1006'
                AND name = 'ListPriceAmount'
295 0.0004 0.00041604042053223
SELECT value FROM productattributes WHERE product_id = '1006' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
296 0.0003 0.00032997131347656
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1267' ORDER BY timestamp DESC
297 0.0004 0.00036406517028809
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4935' ORDER BY timestamp DESC
298 0.0004 0.00036382675170898
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2896' ORDER BY timestamp DESC
299 0.0003 0.00034809112548828
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '858' ORDER BY timestamp DESC
300 0.0004 0.00042986869812012
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1462' ORDER BY timestamp DESC
301 0.0003 0.00032806396484375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1159' ORDER BY timestamp DESC
302 0.0004 0.00038695335388184
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3954' ORDER BY timestamp DESC
303 0.0003 0.00032711029052734
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4766' ORDER BY timestamp DESC
304 0.0003 0.0003361701965332
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1232' ORDER BY timestamp DESC
305 0.0003 0.0003352165222168
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1164' ORDER BY timestamp DESC
306 0.0003 0.00032210350036621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4758' ORDER BY timestamp DESC
307 0.0004 0.00035881996154785
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4756' ORDER BY timestamp DESC
308 0.0003 0.00034403800964355
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1087' ORDER BY timestamp DESC
309 0.0003 0.00034284591674805
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4011' ORDER BY timestamp DESC
310 0.0013 0.0013120174407959
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '797' ORDER BY timestamp DESC
311 0.0003 0.00034379959106445
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3646' ORDER BY timestamp DESC
312 0.0003 0.0003049373626709
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '975' ORDER BY timestamp DESC
313 0.0003 0.00033783912658691
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1006' ORDER BY timestamp DESC
314 0.0005 0.00054192543029785
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
315 0.0003 0.00032901763916016
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
316 0.0003 0.00032806396484375
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
317 0.0004 0.00042581558227539
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
318 0.0003 0.00033116340637207
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
319 0.0003 0.00032520294189453
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
320 0.0004 0.0003819465637207
SELECT * FROM products WHERE id = 1626
321 0.0005 0.00051498413085938
SELECT * FROM products WHERE id = 4041
322 0.0005 0.00053811073303223
SELECT * FROM products WHERE id = 4312
323 0.0006 0.00056600570678711
SELECT * FROM products WHERE id = 777
324 0.0005 0.0005030632019043
SELECT * FROM products WHERE id = 3881
325 0.0006 0.00055289268493652
SELECT * FROM products WHERE id = 4213
326 0.0004 0.00035214424133301
SELECT * FROM products WHERE id = '1626'
327 0.0003 0.00034689903259277
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
328 0.0003 0.00029516220092773
SELECT * FROM product_image_select WHERE product_id = '1626'
329 0.0003 0.00030303001403809
SELECT * FROM productcustomimages WHERE product_id = '1626'
330 0.0003 0.00030994415283203
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
331 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
332 0.0003 0.00032305717468262
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
333 0.0003 0.00032997131347656
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
334 0.0004 0.00041317939758301
SELECT * FROM products WHERE id = '4041'
335 0.0005 0.00049591064453125
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
336 0.0004 0.00036406517028809
SELECT * FROM product_image_select WHERE product_id = '4041'
337 0.0003 0.00032496452331543
SELECT * FROM productcustomimages WHERE product_id = '4041'
338 0.0003 0.00032496452331543
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
339 0.0004 0.00036501884460449
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
340 0.0004 0.00036311149597168
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
341 0.0003 0.00031089782714844
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
342 0.0004 0.00043392181396484
SELECT * FROM products WHERE id = '4312'
343 0.0003 0.0003199577331543
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
344 0.0003 0.00033307075500488
SELECT * FROM product_image_select WHERE product_id = '4312'
345 0.0003 0.00031018257141113
SELECT * FROM productcustomimages WHERE product_id = '4312'
346 0.0003 0.00033688545227051
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
347 0.0003 0.00034904479980469
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
348 0.0003 0.00033998489379883
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
349 0.0003 0.00030398368835449
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
350 0.0005 0.00047802925109863
SELECT * FROM products WHERE id = '777'
351 0.0003 0.00030088424682617
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
352 0.0017 0.0017118453979492
SELECT * FROM product_image_select WHERE product_id = '777'
353 0.0004 0.00035595893859863
SELECT * FROM productcustomimages WHERE product_id = '777'
354 0.0004 0.00039386749267578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
355 0.0003 0.00033712387084961
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
356 0.0004 0.00035810470581055
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
357 0.0003 0.00034403800964355
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
358 0.0004 0.00041317939758301
SELECT * FROM products WHERE id = '3881'
359 0.0005 0.00054192543029785
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
360 0.0003 0.00031805038452148
SELECT * FROM product_image_select WHERE product_id = '3881'
361 0.0003 0.00032401084899902
SELECT * FROM productcustomimages WHERE product_id = '3881'
362 0.0003 0.00030899047851562
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
363 0.0004 0.00039410591125488
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
364 0.0004 0.00036191940307617
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
365 0.0003 0.0002751350402832
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
366 0.0005 0.00047492980957031
SELECT * FROM products WHERE id = '4213'
367 0.0008 0.00080394744873047
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
368 0.0004 0.00035881996154785
SELECT * FROM product_image_select WHERE product_id = '4213'
369 0.0004 0.00035905838012695
SELECT * FROM productcustomimages WHERE product_id = '4213'
370 0.0003 0.00032210350036621
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
371 0.0004 0.00037097930908203
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
372 0.0004 0.00036311149597168
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
373 0.0003 0.00031518936157227
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
374 0.0007 0.00071096420288086
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
375 0.0005 0.00053691864013672
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
376 0.0006 0.0005500316619873
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
377 0.0005 0.00054717063903809
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
378 0.0005 0.00052309036254883
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
379 0.0006 0.00060510635375977
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
380 0.0009 0.0009150505065918
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'